GrapeCity.CalcEngine.Functions Namespace > CalcGeStepFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 1 - 2 items: number, [step].
Number is the value to test against step.
Step is the threshold value. If you omit a value for step, GESTEP uses zero.
'Usage Dim instance As CalcGeStepFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 1 - 2 items: number, [step].
Number is the value to test against step.
Step is the threshold value. If you omit a value for step, GESTEP uses zero.
Target Platforms: Windows Server 2012, Windows RT